Interview Questions and Answer
Options:
a. using "Controller as" syntax.
b. using directives.
c. using "this" keyword.
d. using single page applications
Reveal Answer
Options:
a. angular.element($0).scope();
b. angular.element(selector).scope();
c. $($0).scope();
d. using Batarang Extension.
e. angular.element(DomElement).scope();
Reveal Answer
Options:
a. Only assumption I is implicit
b. only assumption II is implicit
c. Neither I nor II is implicit.
d. Either I or II is implicit.
e. Both I and II are implicit.
Reveal Answer
Bestdotnet google plus